Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support adding plugin a second time for testing purposes #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

cwperks
Copy link
Owner

@cwperks cwperks commented May 22, 2024

Description

OSD Core changes to support installing the security-dashboards-plugin twice.

  1. Session Management Only Mode - In the first instance, the security admin pages are removed and security-dashboards-plugin is in session management mode only. Session management mode is a mode that has log in and log out functionality as well as the ability to switch tenants, view user info and change the logged in user's password.
  2. Security Admin Pages - In the second instance, the security dashboards plugin operates as a shell and only adds the Security pages to OSD. This plugin does not provide the session management functionality.

Issues Resolved

Screenshot

Testing the changes

Changelog

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

cwperks added 4 commits May 22, 2024 21:27
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant